In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFileAttachmentAnnotCreationDate Method

GetFileAttachmentAnnotCreationDate Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetFileAttachmentAnnotCreationDate( _

   ByVal AnnotationIdx As Integer _

) As String
public string GetFileAttachmentAnnotCreationDate( 

   int AnnotationIdx

)
public function GetFileAttachmentAnnotCreationDate( 

    AnnotationIdx: Integer

): String; 
public function GetFileAttachmentAnnotCreationDate( 

   AnnotationIdx : int

) : String;
public: string* GetFileAttachmentAnnotCreationDate( 

   int AnnotationIdx

) 
public:

String^ GetFileAttachmentAnnotCreationDate( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members